home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / hc / hyperala.sit / HyperAlarm Help 1.1 / background_7238.txt < prev    next >
Text File  |  1988-11-14  |  5KB  |  224 lines

  1. -- background: 7238 from stack: in.1
  2. -- bmap block id: 8113
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: Features
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=17 top=61 right=88 bottom=478
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 2
  16. -- text size: 18
  17. -- style flags: 0
  18. -- line height: 24
  19. -- part name: Title
  20.  
  21.  
  22. -- part 2 (field)
  23. -- low flags: 01
  24. -- high flags: 2001
  25. -- rect: left=17 top=93 right=290 bottom=479
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 3
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Text
  34.  
  35.  
  36. -- part 3 (button)
  37. -- low flags: 00
  38. -- high flags: 0000
  39. -- rect: left=14 top=307 right=324 bottom=62
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: About
  48. ----- HyperTalk script -----
  49. on mouseUp
  50.   go to first card
  51. end mouseUp
  52.  
  53.  
  54.  
  55. -- part 4 (button)
  56. -- low flags: 00
  57. -- high flags: 0000
  58. -- rect: left=67 top=307 right=327 bottom=123
  59. -- title width / last selected line: 0
  60. -- icon id / first selected line: 0 / 0
  61. -- text alignment: 1
  62. -- font id: 0
  63. -- text size: 12
  64. -- style flags: 0
  65. -- line height: 16
  66. -- part name: Use
  67. ----- HyperTalk script -----
  68. on mouseUp
  69.   go to first card of bkgnd Use
  70. end mouseUp
  71.  
  72.  
  73.  
  74. -- part 5 (button)
  75. -- low flags: 00
  76. -- high flags: 0000
  77. -- rect: left=128 top=309 right=329 bottom=187
  78. -- title width / last selected line: 0
  79. -- icon id / first selected line: 0 / 0
  80. -- text alignment: 1
  81. -- font id: 0
  82. -- text size: 12
  83. -- style flags: 0
  84. -- line height: 16
  85. -- part name: Install
  86. ----- HyperTalk script -----
  87. on mouseUp
  88.   go to first card of bkgnd Install
  89. end mouseUp
  90.  
  91.  
  92.  
  93. -- part 6 (button)
  94. -- low flags: 00
  95. -- high flags: 0000
  96. -- rect: left=191 top=311 right=331 bottom=242
  97. -- title width / last selected line: 0
  98. -- icon id / first selected line: 0 / 0
  99. -- text alignment: 1
  100. -- font id: 0
  101. -- text size: 12
  102. -- style flags: 0
  103. -- line height: 16
  104. -- part name: Remove
  105. ----- HyperTalk script -----
  106. on mouseUp
  107.   go to first card of bkgnd "Remove"
  108. end mouseUp
  109.  
  110.  
  111.  
  112. -- part 7 (button)
  113. -- low flags: 00
  114. -- high flags: 0000
  115. -- rect: left=246 top=313 right=333 bottom=304
  116. -- title width / last selected line: 0
  117. -- icon id / first selected line: 0 / 0
  118. -- text alignment: 1
  119. -- font id: 0
  120. -- text size: 12
  121. -- style flags: 0
  122. -- line height: 16
  123. -- part name: Register
  124. ----- HyperTalk script -----
  125. on mouseUp
  126.   go to first card of bkgnd "Register"
  127. end mouseUp
  128.  
  129.  
  130.  
  131. -- part 8 (button)
  132. -- low flags: 00
  133. -- high flags: 0000
  134. -- rect: left=309 top=315 right=335 bottom=370
  135. -- title width / last selected line: 0
  136. -- icon id / first selected line: 0 / 0
  137. -- text alignment: 1
  138. -- font id: 0
  139. -- text size: 12
  140. -- style flags: 0
  141. -- line height: 16
  142. -- part name: Features
  143. ----- HyperTalk script -----
  144. on mouseUp
  145.   go to first card of bkgnd "Features"
  146. end mouseUp
  147.  
  148.  
  149.  
  150. -- part 9 (button)
  151. -- low flags: 00
  152. -- high flags: 0000
  153. -- rect: left=375 top=319 right=337 bottom=425
  154. -- title width / last selected line: 0
  155. -- icon id / first selected line: 0 / 0
  156. -- text alignment: 1
  157. -- font id: 0
  158. -- text size: 12
  159. -- style flags: 0
  160. -- line height: 16
  161. -- part name: Release
  162. ----- HyperTalk script -----
  163. on mouseUp
  164.   go to first card of bkgnd "Release"
  165. end mouseUp
  166.  
  167.  
  168.  
  169. -- part 10 (button)
  170. -- low flags: 00
  171. -- high flags: 0000
  172. -- rect: left=429 top=321 right=339 bottom=496
  173. -- title width / last selected line: 0
  174. -- icon id / first selected line: 0 / 0
  175. -- text alignment: 1
  176. -- font id: 0
  177. -- text size: 12
  178. -- style flags: 0
  179. -- line height: 16
  180. -- part name: Alarms
  181. ----- HyperTalk script -----
  182. on mouseUp
  183.   go to stack "HyperAlarms 1.1"
  184. end mouseUp
  185.  
  186.  
  187.  
  188. -- part 11 (button)
  189. -- low flags: 00
  190. -- high flags: 2000
  191. -- rect: left=456 top=288 right=307 bottom=484
  192. -- title width / last selected line: 0
  193. -- icon id / first selected line: 16560 / 16560
  194. -- text alignment: 1
  195. -- font id: 0
  196. -- text size: 12
  197. -- style flags: 0
  198. -- line height: 16
  199. -- part name: Next
  200. ----- HyperTalk script -----
  201. on mouseUp
  202.   go to next card in this bkgnd
  203. end mouseUp
  204.  
  205.  
  206.  
  207. -- part 12 (button)
  208. -- low flags: 00
  209. -- high flags: 2000
  210. -- rect: left=429 top=288 right=307 bottom=457
  211. -- title width / last selected line: 0
  212. -- icon id / first selected line: 15420 / 15420
  213. -- text alignment: 1
  214. -- font id: 0
  215. -- text size: 12
  216. -- style flags: 0
  217. -- line height: 16
  218. -- part name: Prev
  219. ----- HyperTalk script -----
  220. on mouseUp
  221.   go to previous card in this bkgnd
  222. end mouseUp
  223.  
  224.